projects
/
ostree.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ostree.git
2012-12-07
Colin Walters
admin: Process newly added config files recursively
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Colin Walters
Update to the latest libgsystem
commit
|
commitdiff
|
tree
|
snapshot
2012-12-03
Colin Walters
Update to latest libgsystem
commit
|
commitdiff
|
tree
|
snapshot
2012-12-02
Colin Walters
core: Use mmap() with O_NOATIME if merely reading archi...
commit
|
commitdiff
|
tree
|
snapshot
2012-12-01
Colin Walters
cleanup: Rebase spawn API on top of libgsystem GSSubprocess
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Colin Walters
Update to the latest libgsystem
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Colin Walters
Switch to using libgsystem shutil
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Colin Walters
Switch to libgsystem file reading API
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Colin Walters
Switch to libgsystem directory creation API
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Colin Walters
otutil: Move checksum related bits into checksum-utils...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Colin Walters
Drop some bits from libotutil that are now merged in...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-29
Colin Walters
libotutil: Drop dead prototype
commit
|
commitdiff
|
tree
|
snapshot
2012-11-21
Colin Walters
deploy: With --no-kernel, do copy host kernel modules
commit
|
commitdiff
|
tree
|
snapshot
2012-11-19
Colin Walters
pull-local: Make multithreaded
commit
|
commitdiff
|
tree
|
snapshot
2012-11-18
Colin Walters
core: Drop old GLIB_CHECK_VERSION(2.32) bits
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Colin Walters
admin prune: New builtin for cleaning up deployments...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Colin Walters
deploy: Write refs into repo for current/previous deplo...
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Colin Walters
prune: Report how much disk space we freed
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Colin Walters
prune: Add option to traverse refs only
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Colin Walters
traverse: Skip already traversed commits
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Colin Walters
prune: Default to deleting loose objects, code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Colin Walters
admin: code cleanup
commit
|
commitdiff
|
tree
|
snapshot
2012-11-16
Colin Walters
ostree.spec.in: Update from Fedora review comments
commit
|
commitdiff
|
tree
|
snapshot
2012-11-01
Colin Walters
Release 2012.12
commit
|
commitdiff
|
tree
|
snapshot
2012-10-24
Jasper St....
ot-main: Ignore lt- prefixes in binary names
commit
|
commitdiff
|
tree
|
snapshot
2012-10-23
Colin Walters
admin: Add new pull-deploy command
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Colin Walters
libgsystem: Update
commit
|
commitdiff
|
tree
|
snapshot
2012-10-22
Matthias Clasen
Make ostree admin --help output more useful
commit
|
commitdiff
|
tree
|
snapshot
2012-10-18
Colin Walters
core: quiet a compiler warning
commit
|
commitdiff
|
tree
|
snapshot
2012-10-16
Colin Walters
core: Check out files before directories
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Colin Walters
core: Ensure correct file data is synced in non-overwri...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Colin Walters
core: Use linkat() rather than link() in threaded checkouts
commit
|
commitdiff
|
tree
|
snapshot
2012-10-15
Colin Walters
core: And one more race in multithreaded mkdir -p
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Colin Walters
core: Fix devino speedup for archive-z
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Colin Walters
core: Rework archive-z mode to have header be uncompressed
commit
|
commitdiff
|
tree
|
snapshot
2012-10-14
Colin Walters
core: Call fdatasync() before we rename()
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Colin Walters
checkout: Drop uncompressed object GC for now
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Colin Walters
core: Fix case where we hardlinked successfully but...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Colin Walters
core: A few more error-prefixings
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Colin Walters
core: One more minor tweak to recursive directory creation
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Colin Walters
core: Prefix some error messages
commit
|
commitdiff
|
tree
|
snapshot
2012-10-13
Colin Walters
core: Threadsafe recursive direction creation is harder...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Colin Walters
core: Fix regression in previous commit
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Colin Walters
core: Make mkdir -p function safer
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Colin Walters
core: Ensure file data is synced to disk when checking...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-12
Colin Walters
repo: Avoid race condition in threaded checkout with...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-11
Colin Walters
core: Add dynamic uncompressed object cache for archive-z
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Colin Walters
pull: Print elapsed time
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Colin Walters
core: Only do devino scan on commit (speeds up pull)
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Colin Walters
pull: Ensure worker queue finishes if we unhold an...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-05
Colin Walters
pull: Stage content asynchronously
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Colin Walters
pull: Stage metadata objects asynchronously
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Colin Walters
pull: Ensure queued filemeta requests don't starve...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Colin Walters
pull: Merge metadata and content fetch phases
commit
|
commitdiff
|
tree
|
snapshot
2012-10-04
Colin Walters
pull: Asynchronous metadata fetch
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Colin Walters
admin: Install grub2 config file if we detect /etc...
commit
|
commitdiff
|
tree
|
snapshot
2012-10-01
Colin Walters
admin: Prepare /var/log/dracut.log when creating initramfs
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Colin Walters
Release 2012.11
commit
|
commitdiff
|
tree
|
snapshot
2012-09-26
Colin Walters
Update libgsystem
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Colin Walters
build: Add one header file missing from dist
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Colin Walters
build: Add autogen.sh, the COPYING.{GPL,LGPL} files...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Colin Walters
Release 2012.10
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Colin Walters
packages: Two spec file fixes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-25
Colin Walters
autogen: Only do submodule update if we don't have...
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Colin Walters
autogen.sh: Use set -e
commit
|
commitdiff
|
tree
|
snapshot
2012-09-24
Colin Walters
core: use open(..., O_NOATIME) for reading loose objects
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Colin Walters
Add tests missing from previous commit
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Colin Walters
Add an archive-z repository mode
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Colin Walters
pull: Fix two minor memory leaks
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Colin Walters
core: Clean up staging API and internals
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Colin Walters
core: Drop packfiles as they are now
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Colin Walters
tests: Drop tests of removed --atomic-retarget option
commit
|
commitdiff
|
tree
|
snapshot
2012-09-23
Colin Walters
diff: Fix case when used on native files
commit
|
commitdiff
|
tree
|
snapshot
2012-09-21
Colin Walters
packaging: Update spec file per Fedora review
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Colin Walters
packages: Update ostree.spec for file changes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-20
Colin Walters
packages: Tweak srpm command
commit
|
commitdiff
|
tree
|
snapshot
2012-09-18
Colin Walters
admin: Initialize /var more fully
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Giovanni Campagna
Grub2: use /etc/system-release now that we have one
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Giovanni Campagna
Add /ostree/current-etc symlink to current configuration
commit
|
commitdiff
|
tree
|
snapshot
2012-09-16
Giovanni Campagna
Update kernel files for command naming changes
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Colin Walters
pull: Check the remote repo type
commit
|
commitdiff
|
tree
|
snapshot
2012-09-15
Colin Walters
Extract keyfile helpers into libotutil
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Colin Walters
ostadmin: Fix up deploy config logic again
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Colin Walters
admin: Ensure we pass options to subcommands
commit
|
commitdiff
|
tree
|
snapshot
2012-09-09
Colin Walters
update-kernel: Fix free -> g_object_unref
commit
|
commitdiff
|
tree
|
snapshot
2012-09-08
Colin Walters
Move "ostadmin" => "ostree admin"
commit
|
commitdiff
|
tree
|
snapshot
2012-09-06
Colin Walters
Make /etc a writable mount
commit
|
commitdiff
|
tree
|
snapshot
2012-09-03
Colin Walters
otutil: Add a few more helper functions
commit
|
commitdiff
|
tree
|
snapshot
2012-09-01
Colin Walters
core: Refactor diff to be an internal API
commit
|
commitdiff
|
tree
|
snapshot
2012-08-31
Colin Walters
ostadmin: Also ensure /ostree/modules exists
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Colin Walters
build: Add dist-snapshot
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Colin Walters
Use correct libgsystem
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Colin Walters
Merge remote-tracking branch 'aperezdc/fixes'
commit
|
commitdiff
|
tree
|
snapshot
2012-08-28
Adrian Perez
configure.ac: Fix checks for libarchive
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Colin Walters
Update libgsystem
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Colin Walters
core: Use O_NOATIME to open metadata
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Colin Walters
repo: Call fdatasync() before adding objects to the...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-27
Colin Walters
traverse: Set an explicit error when loading a corrupte...
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Colin Walters
ostadmin: Cosmetic change for option defaults
commit
|
commitdiff
|
tree
|
snapshot
2012-08-26
Colin Walters
ostadmin: Add --ostree-dir option to init
commit
|
commitdiff
|
tree
|
snapshot
next